@charset "utf-8";body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
/* -webkit-text-size-adjust fix Chrome 12 px limit */
body,button,input,select,textarea,label{ font-family:Arial,"宋体";font-size: 12px;-webkit-text-size-adjust:none;}
button,input,select,label{vertical-align:middle;list-style-type:none;border:none;}
label{padding-left:0.4em;}
ul,ol,p,h1,h2,h3,h4,h5,h6{font-size:100%;}
ul{list-style:none;}
h1{font-size:22px;}
h2{font-size:16px;}
h3{font-size:13px;}
h4{font-size:12px;}
h5{font-size:12px;}
h6{font-size:12px;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
img{border:0 none;}
a img,span img{vertical-align:bottom;}
em{font-style:normal;font-weight:700;}
button,input,select,textarea{font-size:100%;}

table th{font-weight:300;}
a{text-decoration:none;color:#6e6e6e;}
a:hover{text-decoration:none;color:#005aaa;}
.lf { float:left;}
.rf { float:right;}

/* width_control  */
.width_control{background:#f1f1f1; width:100%;overflow:hidden;min-width:960px;max-width:2000px;margin:0 auto;position:relative;}
.fixed_width{width:960px;margin:0 auto;position:relative;z-index:9999;}

/*header 英文版头部*/ 
.header_wrap { width:100%; height:130px; background:#fff; background-image:url(trs_s_headerbottombg.png); background-position:0 130px; background-repeat: repeat-x; padding-bottom:12px;position: relative;z-index: 999;}
.headtop { width: 960px;height:92px; margin:0 auto; position:relative;}
.headtop .logo { width: 369px; height:68px; background:url(c-logo2.png) 0 0 no-repeat;float: left; margin-top:12px; margin-left:5px;display: inline;}
.headtop .top { width:440px; height:29px; background:url(trs_english_headertopbg.gif) 0 0 no-repeat; overflow:hidden; position:absolute; right:0; top:0;}
.headtop .top .top_links { width:290px; overflow:hidden; float:left; display:inline;margin-left: 24px;}
.headtop .top .fixed_width { line-height:30px; text-align:right; color:#6d6d6d;}
.headtop .top .fixed_width a{ color:#6d6d6d; border-right: 1px solid #6d6d6d;padding: 0 10px;}
.headtop .top ul {width: 310px; margin-left:-20px; overflow:hidden;}
.headtop .top ul li { float:left; margin:0 8px; height:29px; line-height:29px; background:url(trs_english_icons.png) 0px -186px no-repeat; padding-left:18px; font-family:Arial;}
.headtop .top ul li a{ color:#fff;}
a.chinese { display:inline-block; width:28px; height:29px; line-height:29px; padding-left:32px;background:url(trs_english_icons.png) -176px 4px no-repeat; color:#323232; float:right; margin-right:20px;}

	/*头部导航*/
.nav_outer { width:100%; height: 40px; background: #004790; position:relative;}
.nav_outer .header_nav { position:relative; width:960px; height:38px;margin: 0 auto; font-family:"微软雅黑"; font-size:16px;}
.header_nav ul {height:38px; margin-left:-2px;}
.header_nav .lv1_1,.header_nav .lv1_2,.header_nav .lv1_3{float:left;}
.header_nav{margin: 0;padding: 0;}
.header_nav li{float: left;font-size: 18px;text-align:center;}
.header_nav li a{display: block;padding: 0 20px;color: #EAFFED;white-space: nowrap;height:38px;line-height:38px;}
.header_nav li a.lv1_a {float: left;}
.header_nav .lv1_1 a.lv1_a,.header_nav .lv1_2 a.lv1_a,.header_nav .lv1_3 a.lv1_a{
	
	_background:url(trs_s_navfg.jpg) 0 1px no-repeat;
}
.header_nav li.active a.lv1_a,.header_nav li a.lv1_a:hover{background: #a81404; height: 40px;color:#fff;}
/*END header */

/* body 主体 */
.main_body{background-color:#f6f6f6;width:100%;min-height:500px;position:relative;margin-top: -10px;padding-top:20px; z-index:99;}
.main_content{width:100%;padding-bottom:20px;margin:0 auto;}

.eg_block01 .title h1,
.eg_block01 ul li a.english_more,
a.btn01,
.el_inpage_title,
.el_line01 ul li,
.el_line01 dl dt
{ background:url(trs_english_icons.png) no-repeat;}

.english_body_l { width:189px; float:left;}
a.btn01 { display:block; width:151px; height:27px; background-position:0 0; color:#fff; font-size:10px; line-height:27px; padding-left:5px;margin: 10px auto;}

.eg_block01 { width:100%;}
.eg_block01 .title { width:100%; height:30px; background:url(trs_english_titlebg.gif) 0 0 repeat-x; line-height:30px;}
.eg_block01 .title h1 { font-size:14px; font-weight:normal; color:#003970; background-position:0px -134px; padding-left:15px; margin-left:15px;}
.eg_block01 ul { width:128px; margin:5px 30px;}
.eg_block01 ul li { height:24px; line-height:24px; position:relative;}
.eg_block01 ul li a {color: #262626;text-decoration: underline;}
.eg_block01 ul li a.english_more { display:block; width:26px; height:11px; background-position:0px -44px; position:absolute; top:6px; right:0px;}
.eg_block01 p { margin: 8px 15px;}
.eg_block01 p span { color:#a80927;}
.eg_block01 select { width:158px; height:18px; border:1px solid #acbfd2; margin:0 auto 20px 15px;}
hr { width:160px; margin-left:15px;border-top: 1px solid #e0e0e0;}
.eg_block01_links { width:182px;margin:10px auto; border-top:1px dotted #646464;}
.eg_block01_links a { width:177px;display:block; margin:8px auto 0 auto;}
.eg_block01_links a.links01 { height:56px;  background:url(trs_english_banner4.jpg) 0 0 no-repeat;}
.eg_block01_links a.links02  { height:70px; background:url(trs_english_banner5_r.jpg) 0 0 no-repeat;}
.eg_bg02 { width:189px; height:138px; background:url(trs_english_rightcontent1_bg.gif) 7px 11px no-repeat; }

.english_inpage_body { width:950px; padding:0 5px;background:url(trs_english_inbodybg.png) 0 0 repeat-y; overflow:hidden;}
.english_inpages_bottom { width:960px; height:12px; background:url(trs_english_inbodybottombg.png) 0 0 no-repeat;}

.english_inpage_body_r { width:760px; float:right;min-height:400px;}
.english_position { width:730px; line-height:26px; margin: 6px auto 10px auto; color:#215CAF;}
.english_position a { color:#215CAF; margin:0 6px;}
.english_position span { color:#555;margin:0 6px;}

.english_wrap { width:724px; margin:0 auto;}
.english_wrap a,
.el_line01 .el_inpage_title a:hover,
.el_line01 dl dt a:hover{color: #1F71E3;}
.el_line01 {width:724px;}
.el_line01 .el_inpage_title { width:710px; line-height:24px; border-bottom:1px solid #999; font-weight:700; background-position: -195px -42px; padding-left:14px;color: #1F71E3;}
.el_line01 .el_inpage_title a{text-decoration:underline;}

.el_line01 ul,a.el_textLink { width:714px; margin:10px auto;}
.el_line01 ul li,.el_line01 dl dd { line-height:20px; background-position:0 -282px; padding-left:10px; position:relative;color: #3a3a3a;}
.el_line01 ul li a ,
.el_line01 dl dd a ,
.el_line01 dl dt a{ text-decoration:underline;}
.el_line01 ul li span { position:absolute; right:10px; top:0;}
.el_line01 p { line-height:20px; margin:5px 5px 0 5px;}
.el_line01 a:hover,
a.el_textLink:hover ,
.el_line01 dl dd a:hover,
.special_wrap a.el_textLink:hover
{ color:#FF6000; text-decoration:none;}
a.el_textLink { display:block;}
a.el_textLink p { margin-bottom:10px;}
.special_wrap .el_line01 {border-top:1px solid #999; padding-top:6px;}
.p_wrap{ width:724px;}

.el_line01_in { width:740px; overflow:hidden;}
.line_wrap {width:740px; overflow:hidden;}
.el_line01 dl { width:232px; float:left; display:inline; margin:5px 14px 20px 0;}
.el_line01 dl dt {line-height:24px;font-weight:700; background-position: -195px -42px; padding-left:14px;color: #1F71E3;}
.el_line01 dl dd { margin-left:4px; background:url(trs_dot_front.gif) 0 9px no-repeat;}
.el_line01 dl dd a,.special_wrap a.el_textLink{ color:#3964be;}
/*通用细览*/
.el_fineView {width:724px; border-top:1px solid #999; padding-top:10px; color:#555; overflow:hidden;}
.el_fineView h2 { font-size:16px; color:#3a3a3a; text-align:center; line-height:26px; margin:10px;}
.el_fineView p { line-height:20px; margin-bottom:10px;}
/* footer 英文版 */
.main_footer { width:100%; padding:15px 0; background: #003473; font-family:"微软雅黑";}
.main_footer .fixed_width { overflow:hidden; color:#a1a1a1; font-size:12px;}
.footerlinks { width:365px; float:left; line-height:28px; color:#fff;}
.footerlinks a { color:#fff; margin:0 6px;}
.copyright { width:385px; text-align:right; float:right; line-height:28px;}
